PATH![]() |
![]() ![]() |
OSStatus MPDeleteEvent (MPEventID event);
After deletion, the event ID becomes invalid, and all internal resources associated with the event group are reclaimed. Calling this function unblocks all tasks waiting on the event group and their respective MPWaitForEvent calls will return with the result code kMPDeletedErr .
The function MPCreateEvent .